golang.org/x/exp/apidiff.differ.correspond (method)
3 uses
golang.org/x/exp/apidiff (current package)
apidiff.go#L161: if !d.correspond(ot, nt) {
apidiff.go#L188: if !d.correspond(old, new) {
correspondence.go#L17: func (d *differ) correspond(old, new types.Type) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)